home *** CD-ROM | disk | FTP | other *** search
/ The Programmer Disk / The Programmer Disk (Microforum).iso / xpro / vc / pro4 / readme.doc < prev    next >
Encoding:
Text File  |  1992-11-03  |  1.3 KB  |  35 lines

  1. dClass Windows Demostration
  2.  
  3. The demonstration program is a simple windows application that maintains 
  4. a database of employee information.  Records may be Appended, Edited or 
  5. Searched.  Both .NDX and .NTX index files are maintained.  The code was 
  6. developed using the dClass DLL.  However, for the sake of this free demo,
  7. dClass functions were linked into the executable.
  8.  
  9. We have included source code for the program.  Lines of code that are dClass
  10. specific are highlighted with comments:
  11.  
  12. // *************** Description of Code *****************
  13.                     < actual code >
  14. // *************** End of dClass Code ******************
  15.  
  16. You should notice how simple and straightforward the dClass code is.  The bulk
  17. of the code is to maintain the user-interface (in this case Borland OWL).  We
  18. think that you will find dClass the easiest, most flexible xBase library
  19. available (thanks to the power of C++ and OOP).
  20.  
  21. dClass with Source Code.....................................$295.00
  22. dClass without Source Code..................................$195.00
  23.  
  24. To order, call (800) 771-1274 or write to:
  25.  
  26. MicroLab Inc.
  27. 6290 Edgewater Drive
  28. Orlando, FL  32810
  29.  
  30. This demo may be freely distributed.  MicroLab Inc. reserves all copyrights.
  31. No warranty is implied, etc. etc...
  32.  
  33. Enjoy!
  34.  
  35.